Release 10.1A: OpenEdge Development:
ADM Reference
rowSelected
This procedure publishes a lookup complete event in the container allowing developers to perform some action when a row is selected from the browser.
Location: lookup.p Parameters:INPUT pcAllFields AS CHARACTERComma-separated list of found fieldnames.
INPUT pcValues AS CHARACTERChr(1)-separated list of corresponding field values.
INPUT pcRowIdent AS CHARACTERComma-separated list of ROWIDs of query buffers (ROWIDENT.)
Notes: This will not fire if the field is changed manually in the fill-in, so you will need to use lookupleave as well to trap for this.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |